/*Remove margins and add float:left to each button to create a button group*/

Button Groups

Remove margins and float the buttons to create a button group:


Remember to clear floats after, or else will this p element also float next to the buttons.